STEP 11: Let's make sure we're using variable names that will help keep our code organized. Since this is the computer's randomly selected choice, let's:

  • Change the name of the random variable to random_choice.

Remember, the name is the word before the equals sign.


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)